home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 August / EnterCD 08_2005.iso / dosapps / freedos / doc / unformat / readme.txt < prev   
Encoding:
Text File  |  2000-08-05  |  859 b   |  31 lines

  1. README
  2.  
  3. Program:  unformat.exe
  4.  
  5. Version:  0.7
  6.  
  7. Author:  Brian E. Reifsnyder
  8.      reifsnyderb@panetwork.com
  9.  
  10. Description:  Unformats quick-formatted hard disks.
  11.  
  12. Compiler:  Borland Turbo C++ 3.0  (Program is written in C)
  13.  
  14. Licensing:  Licensed under GNU GPL
  15.  
  16. Warranties:  This program has no warranties, either stated or implied.
  17.  
  18. Operating Systems known to work under:
  19.     MS-DOS 6.22
  20.  
  21. Operating Systems known not to work under:
  22.     Windows 95 (Windows 95's format command does not write a
  23.       mirror image as I previously thought.)
  24.  
  25. Future Plans:
  26.       1.  Add more functionality as per the spec on unformat.
  27.       2.  Add a warning before the program starts any drive activity
  28.           to warn the user of the possibly destructive nature of this
  29.           program if used on a drive that does not need unformatted.
  30.       3.  Fix any encountered bugs.
  31.